ServerSSLConfig

Undocumented in source.

Constructors

this
this(SSLMode mode)
Undocumented in source.

Members

Functions

generateSSLCtx
SSL_CTX* generateSSLCtx()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

certificateFile
string certificateFile [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
certificateFile
certificateFile [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
cipherList
string cipherList [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
cipherList
cipherList [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
privateKeyFile
string privateKeyFile [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
privateKeyFile
privateKeyFile [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
sslMode
sslMode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta